All Questions
Tagged with editcontent-editor-web-part
5 questions
0votes
1answer
567views
SharePoint 2010 Trigger JavaScript when going to Edit Mode
So I'm looking for some JavaScript code that will trigger once a user goes into Edit mode on a page. I basically want to have two layouts in a content editor. One for display and one for edit. I have ...
3votes
1answer
1kviews
Create "Edit Item" Button for the Default Form for user to edit their info [Sharepoint 2013]
I am trying to create an "Edit Item" button that does the same function as the "Edit Item" button of the top left of the ribbon. My customer finds the ribbon Edit Item button difficult to find for ...
1vote
1answer
3kviews
When I click on Edit Source, the code is invisible, what next?
I am working on a two column layout. When I click on edit source in the column I am working in, the code is invisible. If I highlight over it, I obviously can see it. Is there a setup that I have ...
1vote
0answers
151views
Client-Side Save Event in Edit Mode
Is there any client-side event I can listen to when a user saves a page? I know how to detect the edit mode and I could add event listeners to save/check-in buttons, but it would be better to listen ...
0votes
1answer
291views
How do I reset "Edit Web Part" - Unable to re-add webpart?
When I click edit on an item in a list, I get a blank page. I'm investigating this and discovered that when I go to "Form Web Parts - Default Edit Form" that there are no web parts on that page. I'...